ASP.NET Core MVC コントロールヘルプ
Value プロパティ (ErrorBar<T>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > ErrorBar<T> クラス : Value プロパティ
Gets or sets a value that specifies the error value of the series. This property should be work with ErrorAmount property. If ErrorAmount is ErrorAmount.FixedValue, the Value property is a fixed number value. If ErrorAmount is ErrorAmount.Percentage, the Value property is a percentage number value between 0 and 1. If errorAmount is ErrorAmount.Custom, the Value property is an object of minus/plus value or an array of minus/plus value. If ErrorAmount is ErrorAmount.StandardDeviation, the Value property is a percentage number of calculated standard deviation value.
シンタックス
'宣言
 
Public Property Value As System.Object
public System.object Value {get; set;}
参照

ErrorBar<T> クラス
ErrorBar<T> メンバ